home *** CD-ROM | disk | FTP | other *** search
- Command Name : Delete
-
- Function : Deletes files or directories (Not disks)
-
- Arguments : {<name>} [ALL]
-
- Location : C: directory
-
- The delete command will remove either single files or whole drawers from a
- disk. the argument <name> can be either a file or a drawer. To delete all
- the contents of a drawer, including subdirectories, the argument ALL must be
- included.
-
- Examples
-
- Delete System/Diskcopy
-
- Deletes the file diskcopy from the system drawer of the current disk
-
- Delete System ALL
-
- Deletes all files (drawers and programs) from the system drawer of
- the current disk.
-
- Delete System/Diskcopy System/FixFonts System/RexxMast
-
- Deletes the files Diskcopy, FixFonts and RexxMast from the system
- drawer of the current disk.
-